Descriptor class browser

Lets you explore the registered DataContextDescriptor, EntityDescriptor, and DataFieldDescriptor classes.

Registered DataContexts:
EntityTypesEntityDescriptor for EmployeeClass Employee on property EntityInterfaceAccessor
Property nameValue
MetaTableSystem.Data.Linq.Mapping.AttributedMetaTable
EntityDAOTypePeterBlum.InitialEntities.EmployeeDAO
DefaultSortExpressionnull
DisplayPropertyNamenull
EntityTypePeterBlum.InitialEntities.Employee
MetadataClassTypePeterBlum.InitialEntities.EmployeeMetadata
TableName"Employees"
FullTableName"Employees"
UrlName"Employees"
DataContextDescriptor"NorthWindDataContext" (PeterBlum.DES.DataAnnotations.Descriptors.LINQtoSQLDataContextDescriptor)
DataContextTypePeterBlum.InitialEntities.NorthWindDataContext
PropertyNameOnDataContext"Employees"
IsReadOnlyFalse
RootEntityTypePeterBlum.InitialEntities.Employee
DataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
PrimaryKeyDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
RelationshipDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
CalculatedDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
NestedDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.ThreadSafeDataFieldDescriptors
DefaultDataFieldDescriptorToDisplay"LastName" (PeterBlum.DES.DataAnnotations.Descriptors.SQLDataFieldDescriptor)
DisplayName"Employees"
DisplayNameLookupID""
ScaffoldFalse
ScaffoldTableAttributenull
AttributesSystem.Collections.Generic.List`1[System.Attribute]
EntityInterfaceAccessorPeterBlum.InitialEntities.Employee
Property nameValue
EmployeeID0
LastNamenull
FirstNamenull
Titlenull
TitleOfCourtesynull
BirthDatenull
HireDatenull
Addressnull
Citynull
Regionnull
PostalCodenull
Countrynull
HomePhonenull
Extensionnull
Photonull
Notesnull
ReportsTonull
PhotoPathnull
EmployeesSystem.Data.Linq.EntitySet`1[PeterBlum.InitialEntities.Employee]
EmployeeTerritoriesSystem.Data.Linq.EntitySet`1[PeterBlum.InitialEntities.EmployeeTerritory]
OrdersSystem.Data.Linq.EntitySet`1[PeterBlum.InitialEntities.Order]
Employee1null
This file is included with the BLD product files in the [DES product folder]\BLD\Misc\language\folder. You can add it to your applications to assist you as you work with Descriptors. Since Descriptors reveal details about your database and business logic, do not put it on your public servers.